How to Install language-pack-ko software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install language-pack-ko software package in Ubuntu 12.04 LTS (Precise Pangolin)

language-pack-ko software package provides translation updates for language Korean, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install language-pack-ko 

language-pack-ko is installed in your system.

Make ensure the language-pack-ko package were installed using the commands given below,

$ sudo dpkg-query -l | grep language-pack-ko *

You will get with language-pack-ko package name, version, architecture and description in a table

language-pack-ko package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Translations
Package language-pack-ko
Version 1:12.04+20120417
Description translation updates for language Korean
Sub Section Translations


See Also, How to uninstall or remove language-pack-ko software package from Ubuntu 12.04 LTS (Precise Pangolin)?